Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize tests #1444

Merged
merged 12 commits into from
Mar 12, 2019
Merged

Normalize tests #1444

merged 12 commits into from
Mar 12, 2019

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Mar 10, 2019

Marked version: master

Description

Normalize tests. Put non-spec tests into /new files.

New tests should be put into their own files so we don't have merge conflicts every time a PR with tests is merged.

Contributor

  • Test(s) exist to ensure functionality and minimize regression

Committer

In most cases, this should be a different person than the contributor.

  • Draft GitHub release notes have been updated.
  • CI is green (no forced merge required).
  • Merge PR

@UziTech
Copy link
Member Author

UziTech commented Mar 10, 2019

the tests will pass once #1439 is merged

test/specs/run-spec.js Outdated Show resolved Hide resolved
test/specs/run-spec.js Outdated Show resolved Hide resolved
test/specs/run-spec.js Outdated Show resolved Hide resolved
test/specs/run-spec.js Outdated Show resolved Hide resolved
test/helpers/helpers.js Outdated Show resolved Hide resolved
@UziTech UziTech mentioned this pull request Mar 12, 2019
4 tasks
Copy link
Contributor

@davisjam davisjam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea.

@UziTech UziTech merged commit 5d6bde0 into markedjs:master Mar 12, 2019
@UziTech UziTech deleted the normalize-tests branch March 12, 2019 17:05
@styfle styfle mentioned this pull request Mar 25, 2019
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants